[INFO] cloning repository https://github.com/TheAngusMcFire/dawnstore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheAngusMcFire/dawnstore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAngusMcFire%2Fdawnstore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAngusMcFire%2Fdawnstore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a004a361a0a1ec335703fe8a327c78856358bfc3
[INFO] testing TheAngusMcFire/dawnstore against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAngusMcFire%2Fdawnstore" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheAngusMcFire/dawnstore
[INFO] finished tweaking git repo https://github.com/TheAngusMcFire/dawnstore
[INFO] tweaked toml for git repo https://github.com/TheAngusMcFire/dawnstore written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheAngusMcFire/dawnstore on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheAngusMcFire/dawnstore already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.52
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.7
[INFO] [stderr]   Downloaded syntect-tui v3.0.6
[INFO] [stderr]   Downloaded custom_error v1.9.2
[INFO] [stderr]   Downloaded openssl-probe v0.2.0
[INFO] [stderr]   Downloaded schemars_derive v1.2.0
[INFO] [stderr]   Downloaded zmij v1.0.13
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded security-framework v3.5.1
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded clap v4.5.54
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.3
[INFO] [stderr]   Downloaded clap_builder v4.5.54
[INFO] [stderr]   Downloaded rustls v0.23.36
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded jsonschema v0.38.1
[INFO] [stderr]   Downloaded referencing v0.38.1
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded clap_complete_nushell v4.6.0
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.36.0
[INFO] [stderr]   Downloaded syntect-assets v0.23.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] beba7a0938e84999001a87f851cf8fc9be4e2094671c3df39f7e4f7db726ed2d
[INFO] running `Command { std: "docker" "start" "-a" "beba7a0938e84999001a87f851cf8fc9be4e2094671c3df39f7e4f7db726ed2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beba7a0938e84999001a87f851cf8fc9be4e2094671c3df39f7e4f7db726ed2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beba7a0938e84999001a87f851cf8fc9be4e2094671c3df39f7e4f7db726ed2d", kill_on_drop: false }`
[INFO] [stdout] beba7a0938e84999001a87f851cf8fc9be4e2094671c3df39f7e4f7db726ed2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b3cbb6d7bc54b49341555826e135530341fa6cfaa86058519e66ef5eeaac3cf
[INFO] running `Command { std: "docker" "start" "-a" "9b3cbb6d7bc54b49341555826e135530341fa6cfaa86058519e66ef5eeaac3cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling custom_error v1.9.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling referencing v0.38.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling clap_complete_nushell v4.6.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling dawnstore-lib v0.1.0 (/opt/rustwide/workdir/dawnstore-lib)
[INFO] [stderr]    Compiling syntect-assets v0.23.6
[INFO] [stderr]    Compiling syntect-tui v3.0.6
[INFO] [stderr]    Compiling dawnstore-testing v0.1.0 (/opt/rustwide/workdir/dawnstore-testing)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling jsonschema v0.38.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling dawnstore-client-lib v0.1.0 (/opt/rustwide/workdir/dawnstore-client-lib)
[INFO] [stderr]    Compiling dawnstore-cli v0.1.0 (/opt/rustwide/workdir/dawnstore-cli)
[INFO] [stderr]    Compiling dawnstore-tui v0.1.0 (/opt/rustwide/workdir/dawnstore-tui)
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling dawnstore-core v0.1.0 (/opt/rustwide/workdir/dawnstore-core)
[INFO] [stderr]    Compiling dawnstore-postgres v0.1.0 (/opt/rustwide/workdir/dawnstore-postgres)
[INFO] [stderr]    Compiling dawnstore-api v0.1.0 (/opt/rustwide/workdir/dawnstore-api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "9b3cbb6d7bc54b49341555826e135530341fa6cfaa86058519e66ef5eeaac3cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b3cbb6d7bc54b49341555826e135530341fa6cfaa86058519e66ef5eeaac3cf", kill_on_drop: false }`
[INFO] [stdout] 9b3cbb6d7bc54b49341555826e135530341fa6cfaa86058519e66ef5eeaac3cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6213ac50d05565f767efb37f0bc89c30649814a36385e46c11364f0387dbe461
[INFO] running `Command { std: "docker" "start" "-a" "6213ac50d05565f767efb37f0bc89c30649814a36385e46c11364f0387dbe461", kill_on_drop: false }`
[INFO] [stderr]    Compiling dawnstore-testing v0.1.0 (/opt/rustwide/workdir/dawnstore-testing)
[INFO] [stderr]    Compiling dawnstore-api v0.1.0 (/opt/rustwide/workdir/dawnstore-api)
[INFO] [stderr]    Compiling dawnstore-postgres v0.1.0 (/opt/rustwide/workdir/dawnstore-postgres)
[INFO] [stderr]    Compiling dawnstore-client-lib v0.1.0 (/opt/rustwide/workdir/dawnstore-client-lib)
[INFO] [stderr]    Compiling dawnstore-cli v0.1.0 (/opt/rustwide/workdir/dawnstore-cli)
[INFO] [stderr]    Compiling dawnstore-core v0.1.0 (/opt/rustwide/workdir/dawnstore-core)
[INFO] [stderr]    Compiling dawnstore-lib v0.1.0 (/opt/rustwide/workdir/dawnstore-lib)
[INFO] [stderr]    Compiling dawnstore-tui v0.1.0 (/opt/rustwide/workdir/dawnstore-tui)
[INFO] [stdout] warning: method `with_namespace` is never used
[INFO] [stdout]   --> dawnstore-core/src/handlers/test_common.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl MockBackend {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn with_namespace(self, name: impl Into<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.99s
[INFO] running `Command { std: "docker" "inspect" "6213ac50d05565f767efb37f0bc89c30649814a36385e46c11364f0387dbe461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6213ac50d05565f767efb37f0bc89c30649814a36385e46c11364f0387dbe461", kill_on_drop: false }`
[INFO] [stdout] 6213ac50d05565f767efb37f0bc89c30649814a36385e46c11364f0387dbe461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 583cb201bdb32db1c2780f4f8e7b17c898160a650ce9e68739252c93612d3c7f
[INFO] running `Command { std: "docker" "start" "-a" "583cb201bdb32db1c2780f4f8e7b17c898160a650ce9e68739252c93612d3c7f", kill_on_drop: false }`
[INFO] [stderr] warning: method `with_namespace` is never used
[INFO] [stderr]   --> dawnstore-core/src/handlers/test_common.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl MockBackend {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 55 |     pub fn with_namespace(self, name: impl Into<String>) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dawnstore-core` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dawnstore_api-47078cb7285a3470)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dawnstore_cli-6b10988cc55ed62e)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dawnstore_client_lib-2055dbbe18c17a2c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dawnstore_core-c3830b83710ed3c5)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test handlers::apply_tests::tests::test_invalid_root_value_returns_error ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_invalid_root_bool_returns_error ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_list_missing_list_field_returns_error ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_no_schema_for_kind_returns_error ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_single_object_missing_kind_returns_error ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_no_apply_permission_returns_forbidden ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_fk_invalid_format_too_many_segments_returns_error ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_required_fk_field_absent_returns_error ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_optional_fk_absent_succeeds ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_array_input_applies_multiple_objects ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_list_with_implied_kind_applies_successfully ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_fk_wrong_kind_returns_error ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_required_fk_target_not_found_returns_error ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_authenticated_apply_with_permission_succeeds ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_unauthenticated_apply_succeeds ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_apply_and_get_on_fk_target_both_granted_succeeds ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_nested_fk_graph_walk_succeeds ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_required_fk_to_existing_object_succeeds ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_schema_validation_failure_returns_error ... ok
[INFO] [stdout] test handlers::delete_tests::tests::test_authenticated_delete_with_permission_succeeds ... ok
[INFO] [stdout] test handlers::apply_tests::tests::test_apply_granted_but_no_get_on_fk_target_returns_forbidden ... ok
[INFO] [stdout] test handlers::delete_tests::tests::test_delete_nonexistent_object_is_ok ... ok
[INFO] [stdout] test handlers::delete_tests::tests::test_delete_rbac_resource_invalidates_permission_cache ... ok
[INFO] [stdout] test handlers::delete_tests::tests::test_kind_alias_is_resolved_before_delete ... ok
[INFO] [stdout] test handlers::delete_tests::tests::test_delete_blocked_when_inbound_references_exist ... ok
[INFO] [stdout] test handlers::delete_tests::tests::test_no_delete_permission_returns_forbidden ... ok
[INFO] [stdout] test handlers::delete_tests::tests::test_delete_permission_on_wrong_kind_returns_forbidden ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_filter_by_name ... ok
[INFO] [stdout] test handlers::delete_tests::tests::test_unknown_kind_returns_error ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_filter_by_namespace ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_kind_alias_is_resolved ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_namespaced_get_grant_scoped_to_sa_namespace ... ok
[INFO] [stdout] test handlers::delete_tests::tests::test_unauthenticated_delete_succeeds ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_get_permission_on_one_kind_does_not_expose_other ... ok
[INFO] [stdout] test handlers::delete_tests::tests::test_superadmin_caller_bypasses_permission_check ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_superadmin_caller_gets_unrestricted_results ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_global_get_grant_accesses_any_namespace ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_unknown_kind_returns_error ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_unknown_alias_returns_error ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_no_filter_returns_all ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_unauthenticated_get_returns_all_objects ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_authenticated_get_with_permission_returns_objects ... ok
[INFO] [stdout] test rbac::jwt_service::tests::test_keypair_generation_and_jwt_roundtrip ... ok
[INFO] [stdout] test handlers::get_tests::tests::test_no_get_permission_returns_empty_not_forbidden ... ok
[INFO] [stdout] test rbac::jwt_service::tests::test_validation_rejects_wrong_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dawnstore_lib-a95bdc808e3cbc33)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dawnstore_postgres-2a47de3880c5b7c1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dawnstore_testing-3663ed8d64b68335)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-f2be3ef14fea2f39)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test authz_is_superadmin_accepts_only_system_superadmin ... ok
[INFO] [stdout] test apply_json_array ... FAILED
[INFO] [stdout] test apply_rejects_name_with_slash ... FAILED
[INFO] [stdout] test apply_single_object_and_get ... FAILED
[INFO] [stdout] test apply_rejects_namespace_with_slash ... FAILED
[INFO] [stdout] test delete_namespace_cascades_objects ... FAILED
[INFO] [stdout] test delete_namespace_revokes_tokens_in_that_namespace ... FAILED
[INFO] [stdout] test apply_list_wrapper ... FAILED
[INFO] [stdout] test apply_to_nonexistent_namespace_is_rejected ... FAILED
[INFO] [stdout] test apply_to_existing_namespace_succeeds ... FAILED
[INFO] [stdout] test apply_unregistered_kind_fails ... FAILED
[INFO] [stdout] test foreign_key_object_filled_on_get ... FAILED
[INFO] [stdout] test auth_rejects_missing_bearer_prefix ... FAILED
[INFO] [stdout] test auth_rejects_token_signed_with_wrong_key ... FAILED
[INFO] [stdout] test bootstrap_creates_token_on_first_startup ... FAILED
[INFO] [stdout] test apply_is_idempotent ... FAILED
[INFO] [stdout] test auth_rejects_malformed_token ... FAILED
[INFO] [stdout] test bootstrap_is_noop_on_second_call ... FAILED
[INFO] [stdout] test caller_cannot_bind_role_with_excess_permissions ... FAILED
[INFO] [stdout] test caller_cannot_create_role_with_excess_permissions ... FAILED
[INFO] [stdout] test aliases_resolve_independently_for_multiple_kinds ... FAILED
[INFO] [stdout] test delete_namespace_blocked_by_cross_namespace_references ... FAILED
[INFO] [stdout] test delete_removes_object ... FAILED
[INFO] [stdout] test deleted_sa_does_not_leak_permissions_to_recreated_sa ... FAILED
[INFO] [stdout] test deleted_token_is_rejected ... FAILED
[INFO] [stdout] test auth_rejects_expired_token ... FAILED
[INFO] [stdout] test foreign_key_rejects_nonexistent_reference ... FAILED
[INFO] [stdout] test foreign_key_updated_on_reapply ... FAILED
[INFO] [stdout] test foreign_key_valid_reference ... FAILED
[INFO] [stdout] test get_filter_by_name ... FAILED
[INFO] [stdout] test get_objects_by_alias ... FAILED
[INFO] [stdout] test get_filter_by_namespace ... FAILED
[INFO] [stdout] test get_objects_unknown_kind_returns_error ... FAILED
[INFO] [stdout] test issue_token_non_superadmin_is_forbidden ... FAILED
[INFO] [stdout] test issue_token_rejects_nonexistent_service_account ... FAILED
[INFO] [stdout] test issue_token_rejects_slash_in_name ... FAILED
[INFO] [stdout] test issue_token_rejects_unauthenticated ... FAILED
[INFO] [stdout] test namespace_created_outside_system_is_rejected ... FAILED
[INFO] [stdout] test issue_token_superadmin_can_issue ... FAILED
[INFO] [stdout] test namespace_object_must_live_in_system_namespace ... FAILED
[INFO] [stdout] test namespace_query_translates_default_to_system ... FAILED
[INFO] [stdout] test nav_prop_round_trip_still_works ... FAILED
[INFO] [stdout] test navprop_populated_when_caller_has_fk_target_permission ... FAILED
[INFO] [stdout] test nav_prop_invalid_value_returns_error ... FAILED
[INFO] [stdout] test namespace_scoped_grant_does_not_cross_namespace ... FAILED
[INFO] [stdout] test navprop_embedded_namespace_outside_system_is_rejected ... FAILED
[INFO] [stdout] test navprop_hidden_when_caller_lacks_fk_target_permission ... FAILED
[INFO] [stdout] test rbac_superadmin_sees_all_objects ... FAILED
[INFO] [stdout] test rbac_apply_allowed_when_fk_target_is_accessible ... FAILED
[INFO] [stdout] test rbac_apply_denied_when_fk_target_inaccessible ... FAILED
[INFO] [stdout] test rbac_cache_invalidated_after_rolebinding_removed ... FAILED
[INFO] [stdout] test rbac_cannot_apply_name_outside_name_restriction ... FAILED
[INFO] [stdout] test rbac_get_name_restricted_role_filters_by_name ... FAILED
[INFO] [stdout] test rbac_cannot_apply_kind_not_in_role ... FAILED
[INFO] [stdout] test schema_validation_rejects_wrong_field_type ... FAILED
[INFO] [stdout] test unregistered_object_field_is_not_extracted ... FAILED
[INFO] [stdout] test rbac_get_only_role_cannot_apply ... FAILED
[INFO] [stdout] test rbac_get_restricted_to_permitted_kind_only ... FAILED
[INFO] [stdout] test rbac_get_without_kind_filter_respects_permissions ... FAILED
[INFO] [stdout] test rbac_init_seeds_superadmin ... FAILED
[INFO] [stdout] test rbac_init_seeds_system_namespace ... FAILED
[INFO] [stdout] test rbac_permitted_sa_can_apply_and_get ... FAILED
[INFO] [stdout] test rbac_permitted_sa_can_delete ... FAILED
[INFO] [stdout] test rbac_test_yaml_fixture_roles_are_enforced ... FAILED
[INFO] [stdout] test namespaced_caller_cannot_create_global_role ... FAILED
[INFO] [stdout] test rbac_unpermitted_sa_cannot_apply ... FAILED
[INFO] [stdout] test rbac_unpermitted_sa_cannot_delete ... FAILED
[INFO] [stdout] test rbac_unpermitted_sa_gets_empty_results ... FAILED
[INFO] [stdout] test resource_definitions_returns_seeded_schema ... FAILED
[INFO] [stdout] test schema_validation_rejects_unknown_fields ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- apply_json_array stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apply_json_array' (72) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ee8852 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd5f3b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7a1b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b2cb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1b99b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1b99b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1b99b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c120ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb0f1d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf2db - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147814f58a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0bfa - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e0fcc8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0357d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3101 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5994e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f362 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c84ba2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8159a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0a2c8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804c4c1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6314780593b5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fddee7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2997 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee0f8f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3eb08 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::apply_json_array::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dff76f - end_to_end[d9b7bdbdea1c7dbd]::apply_json_array
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:135:1
[INFO] [stdout]   51:     0x631477d3132d - end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:136:44
[INFO] [stdout]   52:     0x631477e8b936 - <end_to_end[d9b7bdbdea1c7dbd]::apply_json_array::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apply_rejects_name_with_slash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apply_rejects_name_with_slash' (74) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef2a22 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd647b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7f5b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b80b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1d2fb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1d2fb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1d2fb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c151ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cbabbd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf57b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815062a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc113a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e10f28 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03b9d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3561 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5d68e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7fc22 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c87e62 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f82a9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0ae28 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804d481 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805b9b4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdf757 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee31a3 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee14cf - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f048 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::apply_rejects_name_with_slash::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dfff4f - end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1111:1
[INFO] [stdout]   51:     0x631477d3cedd - end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1112:57
[INFO] [stdout]   52:     0x631477e8bcb6 - <end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_name_with_slash::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apply_single_object_and_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apply_single_object_and_get' (76) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477eefbe2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd62fb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7ddb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b68b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1cbbb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1cbbb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1cbbb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c143ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb7efd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf4bb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815016a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0fba - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e109e8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e039dd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3421 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5c50e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f9a2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c86fe2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8249a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0aae8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804d001 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805aec5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdf057 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2f47 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee134f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3eec8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::apply_single_object_and_get::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dffd0f - end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:89:1
[INFO] [stdout]   51:     0x631477d388ed - end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:90:55
[INFO] [stdout]   52:     0x631477e8bbb6 - <end_to_end[d9b7bdbdea1c7dbd]::apply_single_object_and_get::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apply_rejects_namespace_with_slash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apply_rejects_namespace_with_slash' (75) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477efcbf2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd69bb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd849b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2bd4b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1ec5b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1ec5b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1ec5b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c182ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc485d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf81b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781516ca - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc167a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e12188 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e041bd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb39c1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c613ce - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c804e2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8b122 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f83f9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0b988 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804e441 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805dfd4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe0fb7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee39b3 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1a0f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f588 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::apply_rejects_namespace_with_slash::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0072f - end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1128:1
[INFO] [stdout]   51:     0x631477d3d25d - end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1129:62
[INFO] [stdout]   52:     0x631477e8c036 - <end_to_end[d9b7bdbdea1c7dbd]::apply_rejects_namespace_with_slash::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delete_namespace_cascades_objects stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delete_namespace_cascades_objects' (90) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477efa942 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd689b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd837b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2bc2b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1e6eb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1e6eb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1e6eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1786d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc26cd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf78b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815133a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc155a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e11d98 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0406d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb38d1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c606ae - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80302 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8a642 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f83b1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0b718 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804e0e1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805d791 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe0a77 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee37d7 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee18ef - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f468 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::delete_namespace_cascades_objects::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0057f - end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2635:1
[INFO] [stdout]   51:     0x631477d3d19d - end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2636:61
[INFO] [stdout]   52:     0x631477e8bf76 - <end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_cascades_objects::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delete_namespace_revokes_tokens_in_that_namespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delete_namespace_revokes_tokens_in_that_namespace' (91) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f15512 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd767b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd915b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2ca0b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d229fb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d229fb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d229fb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1f9ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cdc4bd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafe7b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478153f2a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc233a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e14e28 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0509d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4461 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6a88e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81a22 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c92c62 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8729a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d528 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050a81 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478063cb4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe4b29 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4de8 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee26cf - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f40248 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::delete_namespace_revokes_tokens_in_that_namespace::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e01a4f - end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2785:1
[INFO] [stdout]   51:     0x631477d3dadd - end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2786:77
[INFO] [stdout]   52:     0x631477e8c8b6 - <end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_revokes_tokens_in_that_namespace::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apply_list_wrapper stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apply_list_wrapper' (73) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ee93e2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd5f9b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7a7b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b32b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1bb6b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1bb6b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1bb6b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1246d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb1a4d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf30b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147814f6ba - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0c5a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e0fe18 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e035ed - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3151 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c59dae - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f402 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c84f42 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8171a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0a398 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804c5e1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478059665 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fde0a7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2a27 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee0fef - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3eb68 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::apply_list_wrapper::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dff7ff - end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:160:1
[INFO] [stdout]   51:     0x631477d3377d - end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:161:46
[INFO] [stdout]   52:     0x631477e8b976 - <end_to_end[d9b7bdbdea1c7dbd]::apply_list_wrapper::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apply_to_nonexistent_namespace_is_rejected stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apply_to_nonexistent_namespace_is_rejected' (78) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f07962 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6f5b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8a3b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c2eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2078b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2078b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2078b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1b76d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477ccf02d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafaeb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815289a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1c1a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e13538 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0484d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3e71 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6556e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80e42 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8e782 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8561a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0c5b8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804f521 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6314780608a5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe29e7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4267 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1faf - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3fb28 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::apply_to_nonexistent_namespace_is_rejected::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e00f9f - end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2544:1
[INFO] [stdout]   51:     0x631477d3d61d - end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2545:70
[INFO] [stdout]   52:     0x631477e8c3f6 - <end_to_end[d9b7bdbdea1c7dbd]::apply_to_nonexistent_namespace_is_rejected::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apply_to_existing_namespace_succeeds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apply_to_existing_namespace_succeeds' (77) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f005c2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6b9b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd867b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2bf2b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1f56b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1f56b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1f56b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1946d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc804d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf90b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478151cba - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc185a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e12818 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e043ed - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3b51 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c629ae - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80802 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8c342 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8471a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0bd98 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804e9e1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805ed85 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe1877 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3c97 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1bef - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f768 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::apply_to_existing_namespace_succeeds::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e009ff - end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2572:1
[INFO] [stdout]   51:     0x631477d3d39d - end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2573:64
[INFO] [stdout]   52:     0x631477e8c176 - <end_to_end[d9b7bdbdea1c7dbd]::apply_to_existing_namespace_succeeds::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apply_unregistered_kind_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apply_unregistered_kind_fails' (79) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef35b2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd64db - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7fbb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b86b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1d4cb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1d4cb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1d4cb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1556d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cbb6ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf5ab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815075a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc119a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e11078 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03c0d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb35b1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5daee - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7fcc2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c88202 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f82c1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0aef8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804d5a1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805bc65 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdf917 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3227 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee152f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f0a8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::apply_unregistered_kind_fails::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dfffdf - end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:559:1
[INFO] [stdout]   51:     0x631477d3cf1d - end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:560:57
[INFO] [stdout]   52:     0x631477e8bcf6 - <end_to_end[d9b7bdbdea1c7dbd]::apply_unregistered_kind_fails::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- foreign_key_object_filled_on_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'foreign_key_object_filled_on_get' (95) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef6f82 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd66bb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd819b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2ba4b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1dddb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1dddb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1dddb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c166ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cbeedd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf69b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478150d4a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc137a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e11708 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03e3d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3741 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5f0ce - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7ffe2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c89422 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8339a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0b308 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804db41 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805c9e5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe01c7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee34f7 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee170f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f288 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::foreign_key_object_filled_on_get::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e002af - end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:600:1
[INFO] [stdout]   51:     0x631477d3d05d - end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:601:60
[INFO] [stdout]   52:     0x631477e8be36 - <end_to_end[d9b7bdbdea1c7dbd]::foreign_key_object_filled_on_get::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_rejects_missing_bearer_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_rejects_missing_bearer_prefix' (82) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477efd782 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6a1b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd84fb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2bdab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1ee2b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1ee2b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1ee2b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1866d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc538d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf84b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781517fa - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc16da - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e122d8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0422d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3a11 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6182e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80582 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8b4c2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8411a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0ba58 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804e561 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805e294 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe1177 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3a43 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1a6f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f5e8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::auth_rejects_missing_bearer_prefix::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e007bf - end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1274:1
[INFO] [stdout]   51:     0x631477d3d29d - end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1275:62
[INFO] [stdout]   52:     0x631477e8c076 - <end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_missing_bearer_prefix::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_rejects_token_signed_with_wrong_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_rejects_token_signed_with_wrong_key' (83) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f03f92 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6d7b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd885b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c10b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1fe7b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1fe7b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1fe7b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1a5ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477ccb83d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf9fb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781522aa - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1a3a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e12ea8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0461d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3ce1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c63f8e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80b22 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8d562 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f84e9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0c1a8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804ef81 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805fb24 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe2137 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3f93 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1dcf - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f948 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::auth_rejects_token_signed_with_wrong_key::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e00ccf - end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1225:1
[INFO] [stdout]   51:     0x631477d3d4dd - end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1226:68
[INFO] [stdout]   52:     0x631477e8c2b6 - <end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_token_signed_with_wrong_key::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bootstrap_creates_token_on_first_startup stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bootstrap_creates_token_on_first_startup' (85) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f04b22 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6ddb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd88bb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c16b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2004b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2004b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2004b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1a96d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477ccc36d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafa2b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781523da - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1a9a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e12ff8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0468d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3d31 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c643ee - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80bc2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8d902 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8501a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0c278 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804f0a1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805fdd5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe22ea - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4019 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1e2f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f9a8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::bootstrap_creates_token_on_first_startup::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e00d5f - end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:904:1
[INFO] [stdout]   51:     0x631477d3d51d - end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:905:68
[INFO] [stdout]   52:     0x631477e8c2f6 - <end_to_end[d9b7bdbdea1c7dbd]::bootstrap_creates_token_on_first_startup::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- apply_is_idempotent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'apply_is_idempotent' (71) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477eeab02 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd605b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7b3b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b3eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1bf0b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1bf0b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1bf0b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c12b6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb30ad - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf36b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147814f91a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0d1a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e100b8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e036cd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb31f1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5a66e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f542 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c85682 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f81a1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0a538 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804c821 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478059bc5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fde427 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2b47 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee10af - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ec28 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::apply_is_idempotent::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dff91f - end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:114:1
[INFO] [stdout]   51:     0x631477d337fd - end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:115:47
[INFO] [stdout]   52:     0x631477e8b9f6 - <end_to_end[d9b7bdbdea1c7dbd]::apply_is_idempotent::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_rejects_malformed_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_rejects_malformed_token' (81) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef1302 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd63bb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7e9b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b74b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1cf5b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1cf5b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1cf5b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c14aed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb955d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf51b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781503ca - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc107a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e10c88 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03abd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb34c1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5cdce - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7fae2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c87722 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8279a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0ac88 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804d241 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805b434 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdf3d7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3073 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee140f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ef88 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::auth_rejects_malformed_token::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dffe2f - end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1214:1
[INFO] [stdout]   51:     0x631477d3896d - end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1215:56
[INFO] [stdout]   52:     0x631477e8bc36 - <end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_malformed_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bootstrap_is_noop_on_second_call stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bootstrap_is_noop_on_second_call' (86) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef63f2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd665b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd813b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b9eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1dc0b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1dc0b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1dc0b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1636d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cbe3ad - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf66b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478150c1a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc131a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e115b8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03dcd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb36f1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5ec6e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7ff42 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c89082 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8321a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0b238 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804da21 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805c735 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe0008 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3467 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee16af - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f228 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::bootstrap_is_noop_on_second_call::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0021f - end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:926:1
[INFO] [stdout]   51:     0x631477d3d01d - end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:927:60
[INFO] [stdout]   52:     0x631477e8bdf6 - <end_to_end[d9b7bdbdea1c7dbd]::bootstrap_is_noop_on_second_call::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- caller_cannot_bind_role_with_excess_permissions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'caller_cannot_bind_role_with_excess_permissions' (87) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f0f892 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd737b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8e5b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c70b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d21b7b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d21b7b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d21b7b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1dded - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd6b3d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafcfb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781535aa - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc203a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e143a8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04d1d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb41e1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6858e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81522 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c90f62 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8669a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0cea8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050181 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6314780626b4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe3d27 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee48f6 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee23cf - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ff48 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::caller_cannot_bind_role_with_excess_permissions::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e015cf - end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2368:1
[INFO] [stdout]   51:     0x631477d3d8dd - end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2369:75
[INFO] [stdout]   52:     0x631477e8c6b6 - <end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_bind_role_with_excess_permissions::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- caller_cannot_create_role_with_excess_permissions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'caller_cannot_create_role_with_excess_permissions' (88) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f14982 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd761b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd90fb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c9ab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2282b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2282b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2282b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1f66d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cdb98d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafe4b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478153dfa - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc22da - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e14cd8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0502d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4411 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6a42e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81982 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c928c2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8711a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d458 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050961 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6314780639f4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe4967 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4d46 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee266f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f401e8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::caller_cannot_create_role_with_excess_permissions::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e019bf - end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2318:1
[INFO] [stdout]   51:     0x631477d3da9d - end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2319:77
[INFO] [stdout]   52:     0x631477e8c876 - <end_to_end[d9b7bdbdea1c7dbd]::caller_cannot_create_role_with_excess_permissions::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- aliases_resolve_independently_for_multiple_kinds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'aliases_resolve_independently_for_multiple_kinds' (70) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f13262 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd755b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd903b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c8eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2248b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2248b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2248b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1ef6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cda32d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafdeb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478153b9a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc221a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e14a38 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04f4d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4371 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c69b6e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81842 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c92182 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f86e1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d2b8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050721 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478063474 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe45e7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4c13 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee25af - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f40128 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::aliases_resolve_independently_for_multiple_kinds::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0189f - end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:334:1
[INFO] [stdout]   51:     0x631477d3da1d - end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:335:76
[INFO] [stdout]   52:     0x631477e8c7f6 - <end_to_end[d9b7bdbdea1c7dbd]::aliases_resolve_independently_for_multiple_kinds::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delete_namespace_blocked_by_cross_namespace_references stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delete_namespace_blocked_by_cross_namespace_references' (89) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f18ee2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd785b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd933b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2cbeb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2330b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2330b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2330b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c20b6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cdfcad - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caff6b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815451a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc251a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e154b8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e052cd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb45f1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6be6e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81d42 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c93e82 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f87a1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d938 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478051021 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478064a74 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe53e9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee5105 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee28af - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f40428 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::delete_namespace_blocked_by_cross_namespace_references::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0238f - end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2698:1
[INFO] [stdout]   51:     0x631477d3dc4d - end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2699:82
[INFO] [stdout]   52:     0x631477e8ca36 - <end_to_end[d9b7bdbdea1c7dbd]::delete_namespace_blocked_by_cross_namespace_references::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delete_removes_object stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delete_removes_object' (92) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477eec222 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd611b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7bfb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b4ab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1c2ab - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1c2ab - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1c2ab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1326d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb470d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf3cb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147814fb7a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0dda - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e10358 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e037ad - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3291 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5af2e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f682 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c85dc2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f81d1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0a6d8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804ca61 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805a135 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fde7a7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2c67 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee116f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ece8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::delete_removes_object::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dffa3f - end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:252:1
[INFO] [stdout]   51:     0x631477d338cd - end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:253:49
[INFO] [stdout]   52:     0x631477e8ba76 - <end_to_end[d9b7bdbdea1c7dbd]::delete_removes_object::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deleted_sa_does_not_leak_permissions_to_recreated_sa stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'deleted_sa_does_not_leak_permissions_to_recreated_sa' (93) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f16c32 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd773b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd921b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2cacb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d22d9b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d22d9b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d22d9b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c200ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cddb1d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafedb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815418a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc23fa - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e150c8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0517d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4501 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6b14e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81b62 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c933a2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8759a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d6c8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050cc1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478064234 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe4ea9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4f28 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee278f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f40308 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e021df - end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2484:1
[INFO] [stdout]   51:     0x631477d3db8d - end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2485:80
[INFO] [stdout]   52:     0x631477e8c976 - <end_to_end[d9b7bdbdea1c7dbd]::deleted_sa_does_not_leak_permissions_to_recreated_sa::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- deleted_token_is_rejected stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'deleted_token_is_rejected' (94) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477eed942 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd61db - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7cbb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b56b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1c64b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1c64b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1c64b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1396d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb5d6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf42b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147814fdda - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0e9a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e105f8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0388d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3331 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5b7ee - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f7c2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c86502 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8201a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0a878 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804cca1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805a6a4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdeb27 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2d96 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee122f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3eda8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::deleted_token_is_rejected::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dffb5f - end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2175:1
[INFO] [stdout]   51:     0x631477d33f1d - end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2176:53
[INFO] [stdout]   52:     0x631477e8baf6 - <end_to_end[d9b7bdbdea1c7dbd]::deleted_token_is_rejected::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_rejects_expired_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_rejects_expired_token' (80) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477eee4d2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd623b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7d1b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b5cb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1c81b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1c81b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1c81b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c13ced - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb689d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf45b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147814ff0a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0efa - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e10748 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e038fd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3381 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5bc4e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f862 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c868a2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8219a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0a948 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804cdc1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805a964 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdece7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2e33 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee128f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ee08 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::auth_rejects_expired_token::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dffbef - end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1250:1
[INFO] [stdout]   51:     0x631477d3886d - end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1251:54
[INFO] [stdout]   52:     0x631477e8bb36 - <end_to_end[d9b7bdbdea1c7dbd]::auth_rejects_expired_token::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- foreign_key_rejects_nonexistent_reference stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'foreign_key_rejects_nonexistent_reference' (96) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f06242 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6e9b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd897b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c22b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d203eb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d203eb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d203eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1b06d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477ccd9cd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafa8b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815263a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1b5a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e13298 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0476d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3dd1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c64cae - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80d02 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8e042 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8531a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0c418 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804f2e1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478060335 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe2667 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4137 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1eef - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3fa68 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::foreign_key_rejects_nonexistent_reference::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e00e7f - end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:628:1
[INFO] [stdout]   51:     0x631477d3d59d - end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:629:69
[INFO] [stdout]   52:     0x631477e8c376 - <end_to_end[d9b7bdbdea1c7dbd]::foreign_key_rejects_nonexistent_reference::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- foreign_key_updated_on_reapply stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'foreign_key_updated_on_reapply' (97) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef4142 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd653b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd801b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b8cb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1d69b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1d69b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1d69b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c158ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cbc21d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf5db - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815088a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc11fa - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e111c8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03c7d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3601 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5df4e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7fd62 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c885a2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f82d9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0afc8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804d6c1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805bf15 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdfad7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee32b7 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee158f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f108 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::foreign_key_updated_on_reapply::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0006f - end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:641:1
[INFO] [stdout]   51:     0x631477d3cf5d - end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:642:58
[INFO] [stdout]   52:     0x631477e8bd36 - <end_to_end[d9b7bdbdea1c7dbd]::foreign_key_updated_on_reapply::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- foreign_key_valid_reference stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'foreign_key_valid_reference' (98) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef0772 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd635b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7e3b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b6eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1cd8b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1cd8b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1cd8b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1476d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb8a2d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf4eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815029a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc101a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e10b38 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03a4d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3471 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5c96e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7fa42 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c87382 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8261a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0abb8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804d121 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805b175 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdf217 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2fd7 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee13af - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ef28 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::foreign_key_valid_reference::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dffd9f - end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:576:1
[INFO] [stdout]   51:     0x631477d3892d - end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:577:55
[INFO] [stdout]   52:     0x631477e8bbf6 - <end_to_end[d9b7bdbdea1c7dbd]::foreign_key_valid_reference::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_filter_by_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_filter_by_name' (99) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ee9f72 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd5ffb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7adb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b38b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1bd3b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1bd3b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1bd3b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c127ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb257d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf33b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147814f7ea - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0cba - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e0ff68 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0365d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb31a1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5a20e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f4a2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c852e2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8189a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0a468 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804c701 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478059915 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fde267 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2ab7 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee104f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ebc8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::get_filter_by_name::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dff88f - end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:183:1
[INFO] [stdout]   51:     0x631477d337bd - end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:184:46
[INFO] [stdout]   52:     0x631477e8b9b6 - <end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_name::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_objects_by_alias stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_objects_by_alias' (101) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477eeb692 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd60bb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7b9b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b44b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1c0db - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1c0db - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1c0db - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c12eed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb3bdd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf39b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147814fa4a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0d7a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e10208 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0373d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3241 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5aace - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f5e2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c85a22 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f81b9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0a608 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804c941 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478059e7e - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fde5e9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2bd9 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee110f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ec88 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::get_objects_by_alias::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dff9af - end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:302:1
[INFO] [stdout]   51:     0x631477d3388d - end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:303:48
[INFO] [stdout]   52:     0x631477e8ba36 - <end_to_end[d9b7bdbdea1c7dbd]::get_objects_by_alias::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_filter_by_namespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_filter_by_namespace' (100) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477eecdb2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd617b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7c5b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b50b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1c47b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1c47b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1c47b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c135ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb523d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf3fb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147814fcaa - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0e3a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e104a8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0381d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb32e1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5b38e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f722 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c86162 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f81e9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0a7a8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804cb81 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805a3e5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fde967 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2cf7 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee11cf - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ed48 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::get_filter_by_namespace::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dffacf - end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:205:1
[INFO] [stdout]   51:     0x631477d33edd - end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:206:51
[INFO] [stdout]   52:     0x631477e8bab6 - <end_to_end[d9b7bdbdea1c7dbd]::get_filter_by_namespace::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- get_objects_unknown_kind_returns_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'get_objects_unknown_kind_returns_error' (102) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f01ce2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6c5b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd873b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2bfeb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1f90b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1f90b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1f90b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c19b6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc96ad - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf96b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478151f1a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc191a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e12ab8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e044cd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3bf1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6326e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80942 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8ca82 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f84a1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0bf38 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804ec21 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805f2e5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe1bf7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3db7 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1caf - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f828 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::get_objects_unknown_kind_returns_error::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e00b1f - end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:430:1
[INFO] [stdout]   51:     0x631477d3d41d - end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:431:66
[INFO] [stdout]   52:     0x631477e8c1f6 - <end_to_end[d9b7bdbdea1c7dbd]::get_objects_unknown_kind_returns_error::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- issue_token_non_superadmin_is_forbidden stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_token_non_superadmin_is_forbidden' (103) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f03402 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6d1b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd87fb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c0ab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1fcab - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1fcab - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1fcab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1a26d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477ccad0d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf9cb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815217a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc19da - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e12d58 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e045ad - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3c91 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c63b2e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80a82 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8d1c2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f84d1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0c0d8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804ee61 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805f864 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe1f77 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3ef6 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1d6f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f8e8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::issue_token_non_superadmin_is_forbidden::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e00c3f - end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1008:1
[INFO] [stdout]   51:     0x631477d3d49d - end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1009:67
[INFO] [stdout]   52:     0x631477e8c276 - <end_to_end[d9b7bdbdea1c7dbd]::issue_token_non_superadmin_is_forbidden::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- issue_token_rejects_nonexistent_service_account stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_token_rejects_nonexistent_service_account' (104) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f10422 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd73db - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8ebb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c76b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d21d4b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d21d4b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d21d4b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1e16d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd766d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafd2b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781536da - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc209a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e144f8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04d8d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4231 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c689ee - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c815c2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c91302 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8681a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0cf78 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6314780502a1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478062974 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe3ee9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4998 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee242f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ffa8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::issue_token_rejects_nonexistent_service_account::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0165f - end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1077:1
[INFO] [stdout]   51:     0x631477d3d91d - end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1078:75
[INFO] [stdout]   52:     0x631477e8c6f6 - <end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_nonexistent_service_account::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- issue_token_rejects_slash_in_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_token_rejects_slash_in_name' (105) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477efb4d2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd68fb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd83db - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2bc8b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1e8bb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1e8bb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1e8bb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c17bed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc31fd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf7bb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815146a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc15ba - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e11ee8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e040dd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3921 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c60b0e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c803a2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8a9e2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f83c9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0b7e8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804e201 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805da54 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe0c39 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3878 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee194f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f4c8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::issue_token_rejects_slash_in_name::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0060f - end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1145:1
[INFO] [stdout]   51:     0x631477d3d1dd - end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1146:61
[INFO] [stdout]   52:     0x631477e8bfb6 - <end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_slash_in_name::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- issue_token_rejects_unauthenticated stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_token_rejects_unauthenticated' (106) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477efeea2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6adb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd85bb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2be6b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1f1cb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1f1cb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1f1cb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c18d6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc69ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf8ab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478151a5a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc179a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e12578 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0430d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3ab1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c620ee - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c806c2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8bc02 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8441a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0bbf8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804e7a1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805e814 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe14f7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3b73 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1b2f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f6a8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::issue_token_rejects_unauthenticated::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e008df - end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:947:1
[INFO] [stdout]   51:     0x631477d3d31d - end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:948:63
[INFO] [stdout]   52:     0x631477e8c0f6 - <end_to_end[d9b7bdbdea1c7dbd]::issue_token_rejects_unauthenticated::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- namespace_created_outside_system_is_rejected stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'namespace_created_outside_system_is_rejected' (108) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f0bec2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd719b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8c7b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c52b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2126b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2126b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2126b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1cc6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd334d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafc0b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478152fba - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1e5a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e13d18 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04aed - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4051 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c66fae - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81202 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8fd42 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f85f1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0ca98 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804fbe1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478061904 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe3467 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee45f3 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee21ef - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3fd68 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::namespace_created_outside_system_is_rejected::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e012ff - end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:446:1
[INFO] [stdout]   51:     0x631477d3d79d - end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:447:72
[INFO] [stdout]   52:     0x631477e8c576 - <end_to_end[d9b7bdbdea1c7dbd]::namespace_created_outside_system_is_rejected::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- issue_token_superadmin_can_issue stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'issue_token_superadmin_can_issue' (107) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef7b12 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd671b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd81fb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2baab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1dfab - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1dfab - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1dfab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c16a6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cbfa0d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf6cb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478150e7a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc13da - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e11858 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03ead - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3791 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5f52e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80082 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c897c2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8351a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0b3d8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804dc61 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805cca4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe0387 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3593 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee176f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f2e8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::issue_token_superadmin_can_issue::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0033f - end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:970:1
[INFO] [stdout]   51:     0x631477d3d09d - end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:971:60
[INFO] [stdout]   52:     0x631477e8be76 - <end_to_end[d9b7bdbdea1c7dbd]::issue_token_superadmin_can_issue::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- namespace_object_must_live_in_system_namespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'namespace_object_must_live_in_system_namespace' (109) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f0ed02 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd731b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8dfb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c6ab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d219ab - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d219ab - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d219ab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1da6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd600d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafccb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815347a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1fda - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e14258 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04cad - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4191 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6812e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81482 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c90bc2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8651a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0cdd8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050061 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6314780623f5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe3b67 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4857 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee236f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3fee8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::namespace_object_must_live_in_system_namespace::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0153f - end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2608:1
[INFO] [stdout]   51:     0x631477d3d89d - end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2609:74
[INFO] [stdout]   52:     0x631477e8c676 - <end_to_end[d9b7bdbdea1c7dbd]::namespace_object_must_live_in_system_namespace::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- namespace_query_translates_default_to_system stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'namespace_query_translates_default_to_system' (110) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f0ca52 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd71fb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8cdb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c58b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2143b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2143b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2143b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1cfed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd3e7d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafc3b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781530ea - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1eba - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e13e68 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04b5d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb40a1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6740e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c812a2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c900e2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8609a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0cb68 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804fd01 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478061bc4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe3627 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4686 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee224f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3fdc8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::namespace_query_translates_default_to_system::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0138f - end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:478:1
[INFO] [stdout]   51:     0x631477d3d7dd - end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:479:72
[INFO] [stdout]   52:     0x631477e8c5b6 - <end_to_end[d9b7bdbdea1c7dbd]::namespace_query_translates_default_to_system::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nav_prop_round_trip_still_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nav_prop_round_trip_still_works' (114) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef4cd2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd659b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd807b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b92b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1d86b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1d86b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1d86b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c15c6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cbcd4d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf60b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781509ba - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc125a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e11318 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03ced - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3651 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5e3ae - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7fe02 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c88942 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f82f1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0b098 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804d7e1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805c1c5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdfc97 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3347 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee15ef - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f168 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::nav_prop_round_trip_still_works::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e000ff - end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:676:1
[INFO] [stdout]   51:     0x631477d3cf9d - end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:677:59
[INFO] [stdout]   52:     0x631477e8bd76 - <end_to_end[d9b7bdbdea1c7dbd]::nav_prop_round_trip_still_works::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- navprop_populated_when_caller_has_fk_target_permission stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'navprop_populated_when_caller_has_fk_target_permission' (117) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f19a72 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd78bb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd939b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2cc4b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d234db - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d234db - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d234db - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c20eed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477ce07dd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caff9b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815464a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc257a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e15608 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0533d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4641 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6c2ce - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81de2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c94222 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f87b9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0da08 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478051141 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478064d34 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe55a9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee51a8 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee290f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f40488 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::navprop_populated_when_caller_has_fk_target_permission::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0241f - end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2097:1
[INFO] [stdout]   51:     0x631477d3dc8d - end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2098:82
[INFO] [stdout]   52:     0x631477e8ca76 - <end_to_end[d9b7bdbdea1c7dbd]::navprop_populated_when_caller_has_fk_target_permission::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nav_prop_invalid_value_returns_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nav_prop_invalid_value_returns_error' (113) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f01152 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6bfb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd86db - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2bf8b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1f73b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1f73b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1f73b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c197ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc8b7d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf93b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478151dea - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc18ba - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e12968 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0445d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3ba1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c62e0e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c808a2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8c6e2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8489a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0be68 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804eb01 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805f035 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe1a37 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3d27 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1c4f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f7c8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::nav_prop_invalid_value_returns_error::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e00a8f - end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:708:1
[INFO] [stdout]   51:     0x631477d3d3dd - end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:709:64
[INFO] [stdout]   52:     0x631477e8c1b6 - <end_to_end[d9b7bdbdea1c7dbd]::nav_prop_invalid_value_returns_error::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- namespace_scoped_grant_does_not_cross_namespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'namespace_scoped_grant_does_not_cross_namespace' (111) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f10fb2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd743b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8f1b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c7cb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d21f1b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d21f1b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d21f1b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1e4ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd819d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafd5b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815380a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc20fa - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e14648 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04dfd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4281 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c68e4e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81662 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c916a2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8699a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d048 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6314780503c1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478062c34 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe40a7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4a36 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee248f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f40008 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::namespace_scoped_grant_does_not_cross_namespace::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e016ef - end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2223:1
[INFO] [stdout]   51:     0x631477d3d95d - end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2224:75
[INFO] [stdout]   52:     0x631477e8c736 - <end_to_end[d9b7bdbdea1c7dbd]::namespace_scoped_grant_does_not_cross_namespace::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- navprop_embedded_namespace_outside_system_is_rejected stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'navprop_embedded_namespace_outside_system_is_rejected' (115) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f177c2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd779b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd927b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2cb2b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d22f6b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d22f6b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d22f6b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c2046d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cde64d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caff0b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781542ba - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc245a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e15218 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e051ed - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4551 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6b5ae - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81c02 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c93742 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8771a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d798 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050de1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6314780644f4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe5069 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4fc8 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee27ef - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f40368 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::navprop_embedded_namespace_outside_system_is_rejected::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0226f - end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2280:1
[INFO] [stdout]   51:     0x631477d3dbcd - end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2281:81
[INFO] [stdout]   52:     0x631477e8c9b6 - <end_to_end[d9b7bdbdea1c7dbd]::navprop_embedded_namespace_outside_system_is_rejected::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- navprop_hidden_when_caller_lacks_fk_target_permission stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'navprop_hidden_when_caller_lacks_fk_target_permission' (116) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f18352 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd77fb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd92db - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2cb8b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2313b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2313b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2313b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c207ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cdf17d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caff3b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781543ea - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc24ba - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e15368 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0525d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb45a1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6ba0e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81ca2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c93ae2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8789a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d868 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050f01 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6314780647b4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe5229 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee5068 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee284f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f403c8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e022ff - end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2033:1
[INFO] [stdout]   51:     0x631477d3dc0d - end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:2034:81
[INFO] [stdout]   52:     0x631477e8c9f6 - <end_to_end[d9b7bdbdea1c7dbd]::navprop_hidden_when_caller_lacks_fk_target_permission::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_superadmin_sees_all_objects stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_superadmin_sees_all_objects' (131) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef9222 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd67db - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd82bb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2bb6b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1e34b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1e34b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1e34b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1716d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc106d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf72b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781510da - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc149a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e11af8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03f8d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3831 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5fdee - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c801c2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c89f02 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8381a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0b578 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804dea1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805d214 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe06f7 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee36b3 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee182f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f3a8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::rbac_superadmin_sees_all_objects::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0045f - end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1599:1
[INFO] [stdout]   51:     0x631477d3d11d - end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1600:60
[INFO] [stdout]   52:     0x631477e8bef6 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_superadmin_sees_all_objects::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_apply_allowed_when_fk_target_is_accessible stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_apply_allowed_when_fk_target_is_accessible' (118) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f11b42 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd749b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8f7b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c82b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d220eb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d220eb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d220eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1e86d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd8ccd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafd8b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815393a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc215a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e14798 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04e6d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb42d1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c692ae - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81702 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c91a42 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f86b1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d118 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6314780504e1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478062ef4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe4269 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4ad5 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee24ef - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f40068 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0177f - end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1875:1
[INFO] [stdout]   51:     0x631477d3d99d - end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1876:75
[INFO] [stdout]   52:     0x631477e8c776 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_allowed_when_fk_target_is_accessible::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_apply_denied_when_fk_target_inaccessible stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_apply_denied_when_fk_target_inaccessible' (119) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f0d5e2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd725b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8d3b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c5eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2160b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2160b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2160b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1d36d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd49ad - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafc6b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815321a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1f1a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e13fb8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04bcd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb40f1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6786e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81342 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c90482 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8621a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0cc38 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804fe21 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478061e84 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe37e9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4725 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee22af - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3fe28 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::rbac_apply_denied_when_fk_target_inaccessible::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0141f - end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1843:1
[INFO] [stdout]   51:     0x631477d3d81d - end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1844:73
[INFO] [stdout]   52:     0x631477e8c5f6 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_apply_denied_when_fk_target_inaccessible::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_cache_invalidated_after_rolebinding_removed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_cache_invalidated_after_rolebinding_removed' (120) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f13df2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd75bb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd909b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c94b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2265b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2265b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2265b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1f2ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cdae5d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafe1b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478153cca - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc227a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e14b88 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04fbd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb43c1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c69fce - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c818e2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c92522 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f86f9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d388 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050841 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478063734 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe47a9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4ca8 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee260f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f40188 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::rbac_cache_invalidated_after_rolebinding_removed::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0192f - end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1563:1
[INFO] [stdout]   51:     0x631477d3da5d - end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1564:76
[INFO] [stdout]   52:     0x631477e8c836 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_cache_invalidated_after_rolebinding_removed::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_cannot_apply_name_outside_name_restriction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_cannot_apply_name_outside_name_restriction' (122) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f126d2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd74fb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8fdb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c88b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d222bb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d222bb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d222bb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1ebed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd97fd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafdbb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478153a6a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc21ba - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e148e8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04edd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4321 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6970e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c817a2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c91de2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f86c9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d1e8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050601 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6314780631b4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe4429 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4b78 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee254f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f400c8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::rbac_cannot_apply_name_outside_name_restriction::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0180f - end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1812:1
[INFO] [stdout]   51:     0x631477d3d9dd - end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1813:75
[INFO] [stdout]   52:     0x631477e8c7b6 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_name_outside_name_restriction::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_get_name_restricted_role_filters_by_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_get_name_restricted_role_filters_by_name' (123) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f0e172 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd72bb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8d9b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c64b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d217db - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d217db - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d217db - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1d6ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd54dd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafc9b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815334a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1f7a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e14108 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04c3d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb4141 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c67cce - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c813e2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c90822 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8639a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0cd08 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804ff41 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478062144 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe39a9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee47c5 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee230f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3fe88 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::rbac_get_name_restricted_role_filters_by_name::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e014af - end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1694:1
[INFO] [stdout]   51:     0x631477d3d85d - end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1695:73
[INFO] [stdout]   52:     0x631477e8c636 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_get_name_restricted_role_filters_by_name::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_cannot_apply_kind_not_in_role stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_cannot_apply_kind_not_in_role' (121) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477efe312 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6a7b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd855b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2be0b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1effb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1effb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1effb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c189ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc5ebd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf87b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815192a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc173a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e12428 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0429d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3a61 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c61c8e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80622 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8b862 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8429a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0bb28 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804e681 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805e554 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe1339 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3ad5 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1acf - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f648 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::rbac_cannot_apply_kind_not_in_role::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0084f - end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1792:1
[INFO] [stdout]   51:     0x631477d3d2dd - end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1793:62
[INFO] [stdout]   52:     0x631477e8c0b6 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_cannot_apply_kind_not_in_role::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- schema_validation_rejects_wrong_field_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'schema_validation_rejects_wrong_field_type' (138) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f09c12 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd707b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8b5b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c40b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d20cfb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d20cfb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d20cfb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1c1ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd11bd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafb7b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478152c2a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1d3a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e13928 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0499d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3f61 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6628e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81022 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8f262 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f85a9a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0c828 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804f881 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x6314780610c5 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe2f27 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4427 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee20cf - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3fc48 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::schema_validation_rejects_wrong_field_type::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0114f - end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:529:1
[INFO] [stdout]   51:     0x631477d3d6dd - end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:530:70
[INFO] [stdout]   52:     0x631477e8c4b6 - <end_to_end[d9b7bdbdea1c7dbd]::schema_validation_rejects_wrong_field_type::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- unregistered_object_field_is_not_extracted stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'unregistered_object_field_is_not_extracted' (139) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f0a7a2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd70db - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8bbb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c46b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d20ecb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d20ecb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d20ecb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1c56d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cd1ced - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafbab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478152d5a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1d9a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e13a78 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e04a0d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3fb1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c666ee - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c810c2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8f602 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f85c1a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0c8f8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804f9a1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478061381 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe30e9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee44c2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee212f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3fca8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::unregistered_object_field_is_not_extracted::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e011df - end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:731:1
[INFO] [stdout]   51:     0x631477d3d71d - end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:732:70
[INFO] [stdout]   52:     0x631477e8c4f6 - <end_to_end[d9b7bdbdea1c7dbd]::unregistered_object_field_is_not_extracted::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_get_only_role_cannot_apply stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_get_only_role_cannot_apply' (124) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef5862 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd65fb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd80db - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b98b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1da3b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1da3b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1da3b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c15fed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cbd87d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf63b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478150aea - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc12ba - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e11468 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03d5d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb36a1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5e80e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7fea2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c88ce2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8309a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0b168 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804d901 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805c484 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdfe57 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee33e3 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee164f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f1c8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::rbac_get_only_role_cannot_apply::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0018f - end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1750:1
[INFO] [stdout]   51:     0x631477d3cfdd - end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1751:59
[INFO] [stdout]   52:     0x631477e8bdb6 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_get_only_role_cannot_apply::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_get_restricted_to_permitted_kind_only stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_get_restricted_to_permitted_kind_only' (125) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f084f2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6fbb - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd8a9b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2c34b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d2095b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d2095b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d2095b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1baed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477ccfb5d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafb1b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781529ca - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc1c7a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e13688 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e048bd - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3ec1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c659ce - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80ee2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8eb22 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8579a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0c688 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804f641 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478060b64 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe2ba9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4305 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee200f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3fb88 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::rbac_get_restricted_to_permitted_kind_only::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0102f - end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1667:1
[INFO] [stdout]   51:     0x631477d3d65d - end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1668:70
[INFO] [stdout]   52:     0x631477e8c436 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_get_restricted_to_permitted_kind_only::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_get_without_kind_filter_respects_permissions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_get_without_kind_filter_respects_permissions' (126) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477f160a2 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd76db - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd91bb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2ca6b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d22bcb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d22bcb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d22bcb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1fd6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cdcfed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477cafeab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815405a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc239a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e14f78 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0510d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb44b1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6acee - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c81ac2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c93002 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8741a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0d5f8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x631478050ba1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x631478063f74 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe4ce9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee4e85 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee272f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f402a8 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::rbac_get_without_kind_filter_respects_permissions::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e01adf - end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1718:1
[INFO] [stdout]   51:     0x631477d3db1d - end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1719:77
[INFO] [stdout]   52:     0x631477e8c8f6 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_get_without_kind_filter_respects_permissions::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_init_seeds_superadmin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_init_seeds_superadmin' (127) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477eef053 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd629b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7d7b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b62b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1c9eb - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1c9eb - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1c9eb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c1406d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cb73cd - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf48b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x63147815003a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc0f5a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e10898 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0396d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb33d1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5c0ae - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7f902 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c86c42 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8231a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0aa18 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804cee1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805ac15 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fdee98 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee2eb7 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee12ef - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3ee68 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::rbac_init_seeds_superadmin::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477dffc7f - end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:886:1
[INFO] [stdout]   51:     0x631477d388ad - end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:887:54
[INFO] [stdout]   52:     0x631477e8bb76 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_superadmin::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_init_seeds_system_namespace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_init_seeds_system_namespace' (128) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef8693 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd677b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd825b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2bb0b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1e17b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1e17b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1e17b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c16ded - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc053d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf6fb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478150faa - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc143a - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e119a8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03f1d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb37e1 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5f98e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80122 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c89b62 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8369a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0b4a8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804dd81 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805cf55 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe0538 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3617 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee17cf - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f348 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::rbac_init_seeds_system_namespace::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e003cf - end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:869:1
[INFO] [stdout]   51:     0x631477d3d0dd - end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:870:60
[INFO] [stdout]   52:     0x631477e8beb6 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_init_seeds_system_namespace::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_permitted_sa_can_apply_and_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_permitted_sa_can_apply_and_get' (129) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477effa32 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd6b3b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd861b - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2becb - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1f39b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1f39b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1f39b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c190ed - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cc751d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf8db - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x631478151b8a - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc17fa - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e126c8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e0437d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3b01 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c6254e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c80762 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c8bfa2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8459a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0bcc8 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804e8c1 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x63147805ead4 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x631477fe16b9 - sqlx_core[fb5b147f95f8125b]::rt::test_block_on::<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x631477ee3c08 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x631477ee1b8f - sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool::<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x631477f3f708 - <fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::rbac_permitted_sa_can_apply_and_get::{closure#0} as sqlx_core[fb5b147f95f8125b]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x631477e0096f - end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1406:1
[INFO] [stdout]   51:     0x631477d3d35d - end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/dawnstore-testing/tests/end_to_end.rs:1407:63
[INFO] [stdout]   52:     0x631477e8c136 - <end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_apply_and_get::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63147818576b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63147818576b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x631478192fe5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x631478192fe5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x631478192fe5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x631478192fe5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x631478192fe5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x63147818db44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x63147818db44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x631478196062 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x631478196062 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x631478196062 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x631478196062 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x631478196062 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x63147966545f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x63147966545f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b747622daa4 - <unknown>
[INFO] [stdout]   74:     0x7b74762baa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rbac_permitted_sa_can_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rbac_permitted_sa_can_delete' (130) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631479665fd8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631479665fd8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631479665fd8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63147967eada - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63147967eada - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63147966b5e2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63147966b5e2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x631479643676 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631479643676 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63147965d829 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63147819268c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63147819268c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63147965daa2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63147965daa2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631479643732 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x631479638489 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6314796446ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63147967f34c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63147967f092 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63147832d0fb - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6314783f3c22 - sqlx_postgres[2888a551a51d6430]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6314783f601e - <sqlx_postgres[2888a551a51d6430]::database::Postgres as sqlx_core[fb5b147f95f8125b]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x631477fd5dff - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[fb5b147f95f8125b]::testing::TestContext<sqlx_postgres[2888a551a51d6430]::database::Postgres>, sqlx_core[fb5b147f95f8125b]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x631477ef1e92 - sqlx_core[fb5b147f95f8125b]::testing::run_test::<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x631477fd641b - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x631477fd7efb - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x631477d2b7ab - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   28:     0x631477d1d12b - tokio[83eefe0a8f7a5921]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x631477d1d12b - tokio[83eefe0a8f7a5921]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x631477d1d12b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   31:     0x631477c14e6d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>, <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   32:     0x631477cba08d - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   33:     0x631477caf54b - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   34:     0x6314781504fa - <tokio[83eefe0a8f7a5921]::runtime::context::scoped::Scoped<tokio[83eefe0a8f7a5921]::runtime::scheduler::Context>>::set::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x631477fc10da - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x631477e10dd8 - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::try_with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x631477e03b2d - <std[929523f510218772]::thread::local::LocalKey<tokio[83eefe0a8f7a5921]::runtime::context::Context>>::with::<tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x631477fb3511 - tokio[83eefe0a8f7a5921]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>), <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x631477c5d22e - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   40:     0x631477c7fb82 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   41:     0x631477c87ac2 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x631477f8291a - tokio[83eefe0a8f7a5921]::runtime::context::runtime::enter_runtime::<<tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), sqlx_core[fb5b147f95f8125b]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x631477c0ad58 - <tokio[83eefe0a8f7a5921]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x63147804d361 - <tokio[83eefe0a8f7a5921]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[fb5b147f95f8125b]::testing::run_test<sqlx_postgres[2888a551a51d6430]::database::Postgres, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}, sqlx_core[fb5b147f95f8125b]::testing::run_test_with_pool<sqlx_postgres[2888a551a51d6430]::database::Postgres, fn(sqlx_core[fb5b147f95f8125b]::pool::Pool<sqlx_postgres[2888a551a51d6430]::database::Postgres>) -> end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}, end_to_end[d9b7bdbdea1c7dbd]::rbac_permitted_sa_can_delete::rbac_permitted_sa_can_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[WARN] too many lines in the log, truncating it
